@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,font{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-weight:normal;font-size:12px;}
body{font-size:12px;color:#4c4c4c;font-family:"Microsoft YaHei","Helvetica Neue","Helvetica","Arial","sans-serif";font-family:"Microsoft YaHei" !important;background-color:#fff;}
input{margin:0;padding:0;outline:none;border:0;}
img{ border:0;}
li{ list-style:none;}
a{ color:#4c4c4c; text-decoration:none; outline:none; font-size:12px; border:none;}
a:hover{text-decoration:none;}
.clear:after {clear: both;content: "";display: block;width: 0;height: 0;visibility: hidden;}
/*comm*/
.w1200{
	width:1200px;
	margin:0 auto; 
}
.left{
	float:left;
}
.right{
	float:right;
}